home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
airhockey
/
airhockey.exe
/
scripts
/
DefineButton2_75
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2004-11-25
|
214b
|
6 lines
on(release){
_root.hlas = Math.floor(ovl._xmouse * 0.173841059602649) / 20;
lev._x = ovl._x + _root.hlas * 20 / 0.173841059602649 + 5.8;
pra._x = ovl._x + _root.hlas * 20 / 0.173841059602649 + 5.8;
}